
Box Shoot is a two-player game requiring joysticks.  A box appears in the middle
and you try to be the first to hit it. Each time you hit it, the color band at
the bottom of the screen frows your direction.  First one to control the color
band wins!  Notes:  You can just hold down the red joystick button for rapid fire.

The program is in machine language, so to load it type CLOADM<enter> and 
EXEC<enter> to run it once it has loaded.  To make a copy of Box Shoot, type 
CSAVEM"BOXSHOOT",6656,8699,6656<ENTER> (use SAVEM to site it to disk).
